Accusoft Prizm Viewer Annotations Schema Schema
InteractMode Simple Type
See Also  Send comments on this topic.
Accusoft Prizm Viewer Annotations Schema Schema : InteractMode Simple Type

Glossary Item Box

Namespace (none)

Type

Restriction of xs:string

Diagram

InteractMode Simple Type

Overview

InteractMode Restriction of xs:string

Facets

EnumerationEditMode
EnumerationInteractMode

Source

<xs:simpleType name="InteractMode" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:restriction base="xs:string">
    <xs:enumeration value="EditMode" />
    <xs:enumeration value="InteractMode" />
  </xs:restriction>
</xs:simpleType>

See Also

©2015. Accusoft Corporation. All Rights Reserved.